Source: zorplibll
Section: libs
Priority: optional
Maintainer: Attila Szalay <sasa@debian.org>
Uploaders: Magosnyi rpd (mag) <mag@debian.org>
Standards-Version: 3.6.1
Build-Depends: libssl-dev, libglib2.0-dev, debhelper (>=3)), libcap-dev [!hurd-i386]

Package: libzorpll
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Low level library functions for Zorp
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 This package contains low level library functions needed by Zorp and
 associated programs.

Package: libzorpll-dev
Section: libdevel
Architecture: any
Depends: libzorpll (= ${Source-Version})
Description: Low level library functions for Zorp, development files
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 This package contains the development files necessary to create programs
 based on libzorpll.

Package: libzorpll-dbg
Section: libdevel
Architecture: any
Depends: libzorpll
Description: Low level library functions for Zorp, debug version
 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 This package contains the same library as libzorpll but with debugging code
 enabled.
